home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / wf200_c.arc / WF.010 < prev    next >
Text File  |  1990-08-30  |  12KB  |  267 lines

  1. .f3                              - # -              Chapter 10 - Miscellaneous
  2. .rm70
  3. .mt5
  4. .mb5
  5. .pl66
  6. .tc
  7. .tc 10. MISCELLANEOUS STUFF ...............................#
  8. 10. MISCELLANEOUS STUFF
  9.  
  10. This chapter contains information that does not easily fit any where
  11. else.
  12.  
  13. .Tc    Performing a Word Count ............................#
  14. Performing a Word Count
  15.  
  16. Word Fugue comes with a word counting option. Press Ctrl J V, and a
  17. pop up window will appear with information similar to the following:
  18.  
  19.              ╔═══ WordFugue Version 1.6a ════╗
  20.              ║  Current File:                ║
  21.              ║  C:\WF\DOC\WF.010             ║
  22.              ║  Modified                     ║
  23.              ║  161 Lines                    ║
  24.              ║  5146 Bytes                   ║
  25.              ║  735 Words                    ║
  26.              ║  3 Pages                      ║
  27.              ║                               ║
  28.              ║  Jul 10, 1989   10:11 AM      ║
  29.              ║  319103 RAM bytes free        ║
  30.              ║  DOS Version: 3.30            ║
  31.              ║  2854912 Disk bytes free      ║
  32.              ║  Current Directory:           ║
  33.              ║  C:\WF\DOCS                   ║
  34.              ╚═══════════════════════════════╝
  35.  
  36. Press ESC to return to editing the file. The information is relevant
  37. to the current file, so if you have more than one window open, you
  38. will need to place the cursor in each window and enter the command.
  39.  
  40. Calculating the file size and word count can take a long time on a big
  41. file, so you can press the space bar while the Get Info window is
  42. being updated to short circuit the calculation of some items.
  43.  
  44. .Tc    Convert a Wordstar file ............................#
  45. Convert a Wordstar file
  46.  
  47. You can either set an option when you load the file, or use the block
  48. command to turn off Hi order bits in a marked block. They have
  49. slightly different effects.
  50.  
  51. Options are on the Load file menu of the Options menu
  52.  
  53. This will zero the High order bits in a Wordstar file. You will of
  54. course lose any wrapped information about lines, since they will all
  55. end in a hard Carriage return. Any control codes will be left
  56. untouched. If you wish to retain the line wrap information, you must
  57. use the marked block approach given below.
  58.  
  59. To Turn off bits in a marked block:
  60.  
  61. 1. Mark the block of text with Ctl K B and Ctl K K.
  62.  
  63. 2. Press the keys Ctl K ^       (you need shift plus the 6 key for ^)
  64.    Word Fugue will turn off the hi bits in the marked block.
  65.  
  66. For example:
  67.     áíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╘╒╓╫╪┘┌█µτΦΘ
  68.  
  69.   becomes
  70.      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRTUVWXYZ[fghi
  71.  
  72. Strip Hi Bits on File Load
  73.  
  74. This is on the Load file submenu of the Options menu of the pull down
  75. menu. You can install it as a command sequence using WFINST, but the
  76. default is no command sequence. When Hi-bit strip is ON, the most
  77. significant bit of each character read from the disk will be set to
  78. zero. This is useful when reading in files previously generated in
  79. Wordstar document mode. Note that stripping the high bit will also
  80. affect any usage of the IBM extended ASCII character set, such as the
  81. line drawing characters.
  82.  
  83. .Tc    Convert Tab Characters To Spaces on Reading ........#
  84. Convert Tab Characters To Spaces on Reading
  85.  
  86. This is the Expand tabs option on the Load File submenu of the Load
  87. file menu of the pull down menu. You can install a command sequence
  88. for this command by using WFINST, but the default has no sequence
  89. installed. When tab expansion is ON, any tabs encountered upon read-in
  90. of a file are expanded into spaces, using a tab spacing that you
  91. specify. If tab expansion is OFF, WordFugue leaves the tabs intact. In
  92. this case, WordFugue does not expand tabs as it displays them, so
  93. these will be displayed on the screen as I.
  94.  
  95. .tc    Convert Spaces to Tabs When Writing The File .......#
  96. Convert Spaces to Tabs When Writing The File
  97.  
  98. This is the Write tabs option on the Load File submenu of the Load
  99. file menu of the pull down menu. You can install a command sequence
  100. for this command by using WFINST, but the default has no sequence
  101. installed. By default, WordFugue does not write tab characters in
  102. files saved from the editor. If Tab Writing is activated, WordFugue
  103. will translate sequences of spaces to tabs in order to save disk space
  104. for the output file. Tabs are computed using the fixed spacing
  105. currently set for fixed tabs. Multiple spaces found within pairs of
  106. single or double quotes (as used in Pascal or C source code) will not
  107. be converted to tabs.
  108.  
  109. .tc    Outline Processing .................................#
  110. Outline Processing
  111.  
  112. Outline Processing is the ability to jot down your thoughts such as
  113. subject headings, and later flesh them out into a complete document.
  114. You have the ability to view only the headings, or the details, or
  115. both. The details can include other details at lower levels again.
  116.  
  117. With Word Fugue, this can be achieved by use of .FI and the Alt F
  118. command. Jot down your headings in a file. When you are ready to flesh
  119. them out, place a .FI command in column one on the line beneath each
  120. heading, and type a file name after the .FI command. Use a different
  121. file name on each .FI line.
  122.  
  123. Place the cursor on a line containing a .FI command, and press Alt F.
  124. WordFugue will open another window with the new file loaded ready for
  125. editing. This file can in turn contain other .FI commands, which can
  126. be loaded in a similar fashion. If you do not have Zoom Windows set,
  127. you will see all files on the screen at the same time. You can nest
  128. include files up to 5 deep, which should give you plenty of scope for
  129. the biggest outlines.
  130.  
  131. .tc    Ruler Lines ........................................#
  132. Ruler Lines
  133.  
  134. A ruler line is used to determine the documents current left and right
  135. margins, tab stops and column boundaries. The current ruler line is
  136. displayed at the top of the document, unless you turn the display off.
  137.  
  138. The option to display the ruler line can be changed as part of the
  139. Options menu on the Ruler sub menu, or it can be changed by entering
  140. Ctrl O T, which will turn the display on and off.
  141.  
  142. WordFugue's default ruler is shown below. It is designed for type at
  143. 10 characters per inch on standard 8 inch stationery. The left margin
  144. is in column 1, the right margin in column 70, and tab stops every 8
  145. spaces begining at column 9.
  146.  
  147.     L-------!-------!-------!-------!-------!-------!-------!-------!----R
  148.  
  149. The ruler line can contain the following characters:
  150.  
  151.         Character       Meaning
  152.         L               Left margin
  153.         R               Right margin (ragged justification)
  154.         J               Right margin (justified)
  155.         !               Tab stop
  156.         <               Left margin of a column       ┌only effective if
  157.         >               Right Margin of a column      ┤word wrap and column
  158.         ]               Justified right column margin └mode are active
  159.                        Temporary Indent
  160.         -               Space between ruler symbols
  161.  
  162. When you change left or right margin using Ctrl O L or Ctrl O R, the
  163. ruler line changes to show a new margin. This ruler is in effect
  164. throughout the document until you change it. If you use .LM and .RM
  165. dot commands to change a margin, the new ruler is in effect in the
  166. file below the dot command. Above the dot command the previous ruler
  167. is in effect.
  168.  
  169. When you use F4 or Ctrl O G to change temporary indentation, the ruler
  170. line shows the temporary margin  as long as it is in effect.
  171.  
  172. .tc       Editing a Ruler .................................#
  173.    Editing a Ruler
  174.  
  175.    You can edit the ruler line by entering Ctrl O E. You do not need
  176.    to display the ruler line to be able to edit it. While in edit
  177.    mode, you move the cursor and type in the appropriate symbols where
  178.    you want them. Press Enter to accept the new line, or ESC to return
  179.    to the original.
  180.  
  181.    However, if you use dot commands that effect the ruler line in
  182.    your document, as soon as you press return, if the cursor were
  183.    positioned below any of these dot commands in the document, they
  184.    will automatically affect the ruler you have edited. However, this
  185.    can be overcome by embedding the ruler line in the text where ever
  186.    you need a new ruler line, and editing the embedded line. (See
  187.    below)
  188.  
  189. .tc       Embedded Ruler Lines ............................#
  190.    Embedded Ruler Lines
  191.  
  192.    You can embed a ruler line in the text so that it is in effect on
  193.    the text below it and it is stored with the file. Every time the
  194.    cursor moves below an embedded ruler line, the document's margins
  195.    and tab stops automatically change to reflect the new line. An
  196.    embedded ruler is entered with .RR as the dot command. The ruler
  197.    line follows the .RR command.
  198.  
  199.    There are several ways of embedding ruler lines in your document.
  200.  
  201.      ■  Type in the entire ruler line. Start by typing .RR in columns
  202.         1 to 3. Then, on the same line, type in the ruler itself,
  203.         starting with the left margin. Since the first 3 characters
  204.         are the dot command, all embedded ruler line character
  205.         positions are 3 characters to the right of the actual
  206.         position. Thus
  207.  
  208.                 .RRL.....!                       R
  209.  
  210.         where the L is entered in column 4, makes the left margin
  211.         effective in column 1, a tab stop effective in column 7, and
  212.         the right margin in column 31. The dots between the characters
  213.         are simply to show character spacings. Use spaces in the
  214.         embedded ruler line.
  215.  
  216.      ■  Use the command Ctrl O O to insert a copy of the current ruler
  217.         line into your text.
  218.  
  219.      ■  Use the ruler file WF.RLR to store often used ruler lines, and
  220.         use the macro commands Alt M S to embed the first such line
  221.         into the text, and the command Alt M R to display a list of
  222.         ruler lines, and select the one you want.
  223.  
  224. .tc       Stored Rulers ...................................#
  225. Stored Rulers
  226.  
  227. You can store up to 36 ruler settings in the file WF.RLR.
  228.  
  229. Using a Stored Ruler
  230.  
  231. There are 2 macro commands provided to access rulers stored in the
  232. ruler file. Because they are macro commands, you can always write
  233. additional commands to load additional rulers from a different file if
  234. you need to go beyond 36 rulers.
  235.  
  236.    Embed Default Stored Ruler
  237.  
  238.    The command Alt M S embeds the default stored ruler before the line
  239.    the cursor is in. The default ruler is always number 1 (unless you
  240.    change the macro).
  241.  
  242.    Embed Stored Ruler From Menu
  243.  
  244.    The command Alt M R loads the file WF.RLR and displays a menu of
  245.    rulers. Select the one you want to embed, and press Enter to embed
  246.    it, or ESC if you change your mind. The alternative long format of
  247.    the command is Ctrl J I R which loads file WF.RLR and displays the
  248.    menu of stored rulers. When you select your ruler to embed, it is
  249.    embedded, and the macro file is reloaded.
  250.  
  251. Storing a Ruler
  252.  
  253. The ruler file has exactly the same structure as a macro file, and
  254. rulers can be entered by loading it as a macro file, selecting to
  255. record macros, and then typing in the ruler line exactly as you want
  256. it, and then turning off macro recording. You will be asked which slot
  257. to record the ruler in, and a name for it. (Refer to the chapter in
  258. macros for more information) Don't forget to save the ruler file
  259. (using the save macro command), and to re-load your original macro
  260. file.
  261.  
  262. Editing a Stored Ruler
  263.  
  264. Once you have stored rulers in the file WF.RLR, you can edit them by
  265. loading the file as the macro file, editing the entries (Alt E), and
  266. saving the file. Don't forget to re-load your original macro file.
  267.